home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-10-20 | 2.2 KB | 11 lines | [TEXT/ALFA] |
- /**********************************/
- /* test.c */
- /*********************************************************************/
- /* Testing function for the free sscanf()-compatible function. */
- /* */
- /* Send all bug reports to Brent Burton, bpb9204@tamsun.tamu.edu */
- /*********************************************************************/
-
- #include <MacHeaders>
- #include <stdio.h> /* for comparisons */
- #incl